Skip to content

ReplaySubject.Dispose() method

Defined in

Type: ReplaySubject Namespace: System.Reactive.Subjects Assembly: System.Reactive.dll

Applies to

netstandard2.0

public override void Dispose()

Summary: Releases all resources used by the current instance of the ReplaySubject class and unsubscribe all observers.